悟空视频

    在线播放云盘网盘BT下载影视图书

    Hands-On Intelligent Agents with OpenAI Gym - 图书

    2018科学技术·工业技术
    导演:Praveen Palanisamy
    Many real-world problems can be broken down into tasks that require a series of decisions to be made or actions to be taken. The ability to solve such tasks without a machine being programmed requires a machine to be artificially intelligent and capable of learning to adapt. This book is an easy-to-follow guide to implementing learning algorithms for machine software agents in order to solve discrete or continuous sequential decision making and control tasks.Hands-On Intelligent Agents with OpenAI Gym takes you through the process of building intelligent agent algorithms using deep reinforcement learning starting from the implementation of the building blocks for configuring, training, logging, visualizing, testing, and monitoring the agent. You will walk through the process of building intelligent agents from scratch to perform a variety of tasks. In the closing chapters, the book provides an overview of the latest learning environments and learning algorithms, along with pointers to more resources that will help you take your deep reinforcement learning skills to the next level.
    Hands-On Intelligent Agents with OpenAI Gym
    图书

    Building Agents with OpenAI Agents SDK - 图书

    2025计算机·理论知识
    导演:Henry Habib
    Master OpenAI's Agents SDK to design production-ready AI agents and agentic systems that solve real-world problems with practical guidance Get your book with a free PDF, AI Assistant, and Next-Gen Reader Key Features Gain a complete understanding of the OpenAI Agents SDK features including models, tools, memory, guardrails, orchestration, tracing, and multi-agent systems Progressively build AI agents through several hands-on projects that evolve from a simple
    Building Agents with OpenAI Agents SDK
    搜索《Building Agents with OpenAI Agents SDK》
    图书

    Hands-On Concurrency with Rust - 图书

    2018社会文化·社科
    导演:Brian L. Troutwine
    This book is aimed at software engineers with a basic understanding of Rust who want to exploit the parallel and concurrent nature of modern computing environments, safely.
    Hands-On Concurrency with Rust
    搜索《Hands-On Concurrency with Rust》
    图书

    Hands-On Cryptography with Python - 图书

    2018科学技术·自然科学
    导演:Samuel Bowne
    Hands-On Cryptography with Python is for security professionals who want to learn to encrypt and evaluate data, and compare different encryption methods.
    Hands-On Cryptography with Python
    搜索《Hands-On Cryptography with Python》
    图书

    Hands-On Concurrency with Rust - 图书

    2018社会文化·社科
    导演:Brian L. Troutwine
    This book is aimed at software engineers with a basic understanding of Rust who want to exploit the parallel and concurrent nature of modern computing environments, safely.
    Hands-On Concurrency with Rust
    搜索《Hands-On Concurrency with Rust》
    图书

    Hands-On Networking with Azure - 图书

    2018计算机·理论知识
    导演:Mohamed Waly
    This book is for developers, IT professionals, and database admins who have prior experience of working on Microsoft Azure and want to make the most out of Azure Networking Services.
    Hands-On Networking with Azure
    搜索《Hands-On Networking with Azure》
    图书

    Hands-On Microservices with Kubernetes - 图书

    2019科学技术·工业技术
    导演:Gigi Sayfan
    Kubernetes is among the most popular open-source platforms for automating the deployment, scaling, and operations of application containers across clusters of hosts, providing a container-centric infrastructure.Hands-On Microservices with Kubernetes starts by providing you with in-depth insights into the synergy between Kubernetes and microservices. You will learn how to use Delinkcious, which will serve as a live lab throughout the book to help you understand microservices and Kubernetes concepts in the context of a real-world application. Next, you will get up to speed with setting up a CI/CD pipeline and configuring microservices using Kubernetes ConfigMaps. As you cover later chapters, you will gain hands-on experience in securing microservices, and implementing REST, gRPC APIs, and a Delinkcious data store. In addition to this, you’ll explore the Nuclio project, run a serverless task on Kubernetes, and manage and implement data-intensive tests. Toward the concluding chapters, you’ll deploy microservices on Kubernetes and learn to maintain a well-monitored system. Finally, you’ll discover the importance of service meshes and how to incorporate Istio into the Delinkcious cluster. By the end of this book, you’ll have gained the skills you need to implement microservices on Kubernetes with the help of effective tools and best practices.
    Hands-On Microservices with Kubernetes
    搜索《Hands-On Microservices with Kubernetes》
    图书

    Hands-On Networking with Azure - 图书

    2018计算机·理论知识
    导演:Mohamed Waly
    This book is for developers, IT professionals, and database admins who have prior experience of working on Microsoft Azure and want to make the most out of Azure Networking Services.
    Hands-On Networking with Azure
    搜索《Hands-On Networking with Azure》
    图书

    Hands-On Microservices with Kubernetes - 图书

    2019科学技术·工业技术
    导演:Gigi Sayfan
    Kubernetes is among the most popular open-source platforms for automating the deployment, scaling, and operations of application containers across clusters of hosts, providing a container-centric infrastructure.Hands-On Microservices with Kubernetes starts by providing you with in-depth insights into the synergy between Kubernetes and microservices. You will learn how to use Delinkcious, which will serve as a live lab throughout the book to help you understand microservices and Kubernetes concepts in the context of a real-world application. Next, you will get up to speed with setting up a CI/CD pipeline and configuring microservices using Kubernetes ConfigMaps. As you cover later chapters, you will gain hands-on experience in securing microservices, and implementing REST, gRPC APIs, and a Delinkcious data store. In addition to this, you’ll explore the Nuclio project, run a serverless task on Kubernetes, and manage and implement data-intensive tests. Toward the concluding chapters, you’ll deploy microservices on Kubernetes and learn to maintain a well-monitored system. Finally, you’ll discover the importance of service meshes and how to incorporate Istio into the Delinkcious cluster. By the end of this book, you’ll have gained the skills you need to implement microservices on Kubernetes with the help of effective tools and best practices.
    Hands-On Microservices with Kubernetes
    搜索《Hands-On Microservices with Kubernetes》
    图书

    Hands-On Reactive Programming with Reactor - 图书

    2018科学技术·工业技术
    导演:Rahul Sharma
    Reactor is an implementation of the Java 9 Reactive Streams specification, an API for asynchronous data processing. This specification is based on a reactive programming paradigm, enabling developers to build enterprise-grade, robust applications with reduced complexity and in less time. Hands-On Reactive Programming with Reactor shows you how Reactor works, as well as how to use it to develop reactive applications in Java.The book begins with the fundamentals of Reactor and the role it plays in building effective applications. You will learn how to build fully non-blocking applications and will later be guided by the Publisher and Subscriber APIs. You will gain an understanding how to use two reactive composable APIs, Flux and Mono, which are used extensively to implement Reactive Extensions. All of these components are combined using various operations to build a complete solution. In addition to this, you will get to grips with the Flow API and understand backpressure in order to control overruns. You will also study the use of Spring WebFlux, an extension of the Reactor framework for building microservices.By the end of the book, you will have gained enough confidence to build reactive and scalable microservices.
    Hands-On Reactive Programming with Reactor
    搜索《Hands-On Reactive Programming with Reactor》
    图书
    加载中...